github.com/golang-jwt/jwt/v5.signingMethodNone.Alg (method, view implemented interface methods)

2 uses

	github.com/golang-jwt/jwt/v5 (current package)
		none.go#L18: 	RegisterSigningMethod(SigningMethodNone.Alg(), func() SigningMethod {
		none.go#L23: func (m *signingMethodNone) Alg() string {